バージョン

BottomEdgeWidth メソッド

ファンネルの下端に必要なスペースのパーセンテージ (from near 0 to 1) の設定します。
シンタックス
'宣言
 
Public Function BottomEdgeWidth( _
   ByVal bottomEdgeWidth As System.Double _
) As FunnelChart(Of T)
public FunnelChart<T> BottomEdgeWidth( 
   System.double bottomEdgeWidth
)

パラメータ

bottomEdgeWidth
参照

オンラインで表示: GitHub